home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / coding / xmasspak / srcnote.txt < prev    next >
Encoding:
Text File  |  1996-12-15  |  2.3 KB  |  55 lines

  1.  
  2.                                         Salzkotten, 15th of december 1996
  3.  
  4.  
  5.  
  6.  Hi Girls and Boys!
  7.  
  8.  
  9.  In this package you will find some sources of programms i did during the
  10.  last 2 years, some of them maybe are useful for you others not.
  11.  Also i included the first sourcepak which i released.
  12.  
  13.  I give the sources out, coz i don't need them anymore, so use this sources
  14.  in any way you want. ALL SOURCES ARE FREE!!!!
  15.  
  16.  This package is specially made for beginners in assembly-coding, so check
  17.  the sources out and feel free to contact me if you've any questions.
  18.  
  19.  
  20.  This Xmas-Package contains following sources:
  21.  
  22.  ASCEND         = a source for a Cheat-Programm done for the game ASCENDANCY
  23.  ASKGUS         = shows how to get the Enviroment-Information about the GUS-
  24.                   settings
  25.  BIN2DB         = pmode-source of a binary 2 text(DB) converter, using the
  26.                   DOS32 extender by Adam Seychell
  27.  DOSDIR         = 2 sources for reading the directory-informations of the
  28.                   current drive, originally done for a libary-programm, but
  29.                   i never had the time to start and finish it.
  30.  FLAT           = little routines for handling the FLAT-REAL-MODE
  31.  NOTER          = source of a message-system done some months ago
  32.  PLASMA         = very old source which shows the basics behind the wellknown
  33.                   plasma-effects in so many demos
  34.  TALES          = source to the TALES OF INFINITY BBS-INTRO
  35.  UNP_LBM2       = pmode-source for a LBM-depack-routine, very handy and easy
  36.                   to understand, works with each pmode-extender
  37.  VECTOR         = some vector-sources, nothing to be proud of, but good for
  38.                   beginners to learn the first steps in doing vectors.
  39.  VIDEO          = some sources for activating different video-modes (nice!!)
  40.  _LBM           = real-mode source for a 320*200/256 LBM-picture-depack-routine
  41.  _PCX           = real-mode source for a 320*200/256 PCX-picture-depack-routine
  42.  
  43.  
  44.  use it and have fun coding your own stuff, do not only examine the source,
  45.  use it, rewrite it...... learning by doing......
  46.  The assembler-books are only showing your the basics, the rest have to be
  47.  done by you!!!
  48.  
  49.  
  50.                                                         Capella/Escape
  51.  
  52.  
  53.  e-mail:   ascelon@aol.com
  54.  
  55.